From 7214dc5ec066a84e10f9173c31d60a078020796c Mon Sep 17 00:00:00 2001 From: oliskoli Date: Thu, 3 Apr 2008 21:04:23 +0000 Subject: [PATCH] osm: Remove some bad chars from copy and paste! git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3164 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/osm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpsbabel/osm.c b/gpsbabel/osm.c index 8ea8ecf69..a923a5a69 100644 --- a/gpsbabel/osm.c +++ b/gpsbabel/osm.c @@ -837,7 +837,7 @@ osm_rte_disp_trail(const route_head *rte) { if (skip_rte) return; - gbfprintf(fout, "    \n"); -- 2.30.2